IMAPIMessageSite : IUnknown

The IMAPIMessageSite interface manipulates messages and is implemented by the form viewer code that responds to such manipulation.

Quick Info

 

Header file:

MAPIFORM.H

Exposed by:

Message site objects

Implemented by:

Form viewers

Called by:

Form objects

Corresponding pointer type:

LPMAPIMESSAGESITE

 

Vtable Order

 

GetSession1JE49WB

Returns the MAPI session in which the current message was created or opened.

GetStore4O1MJ4P

Returns the message store containing the current message, if such a store exists.

GetFolder1JMZWUL

Returns the folder in which the current message was created or opened, if such a folder exists.

GetMessage129_Y38

Returns the current message.

GetFormManager.29NU_

Returns a form manager interface, which a form server can use to launch another form server.

NewMessage441B5C

Creates a new message.

CopyMessage4RQLYC5

Copies the current message to a folder.

MoveMessage1_9755P

Moves the current message to a folder.

DeleteMessage6167QE

Deletes the current message.

SaveMessage326S68H

Requests that the current message be saved.

SubmitMessage8IMZPQ

Requests that the current message be submitted to the MAPI spooler.

GetSiteStatus1JXF_VS

Returns information from a message site object about the message site s capabilities for the current message.